public new Color StrokeColor {get; set;}
public read-write property StrokeColor: Color;
public hide function get,set StrokeColor : Color
public: __property new Color get_StrokeColor(); public: __property new void set_StrokeColor( Color value );
'Declaration
Public Shadows Property StrokeColor As Color